The Imagick class
PHP Manual

Imagick::getImageOrientation

(PECL imagick 2.0.0)

Imagick::getImageOrientationGets the image orientation.

Descripción

int Imagick::getImageOrientation ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Gets the image orientation. The return value is one of the orientation constants.

Valores retornados

Returns an int on success. Throw an ImagickException on error.


The Imagick class
PHP Manual